home *** CD-ROM | disk | FTP | other *** search
- object Form2: TForm2
- Left = 385
- Top = 298
- Width = 283
- Height = 171
- Caption = 'Form2'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- ShowHint = True
- OnClose = FormClose
- PixelsPerInch = 96
- TextHeight = 13
- object Edit1: TEdit
- Left = 48
- Top = 40
- Width = 121
- Height = 21
- Hint = 'This hint belongs to a control on Form2'
- TabOrder = 0
- Text = 'Edit1'
- end
- object EPHints1: TEPHints
- Enabled = True
- HintColor = clInfoBk
- HintBorderColor = clBlack
- HintTextColor = clRed
- HintType = ephtBaloon
- DefaultColors = False
- HideTimeOut = 3500
- MaxWidth = 300
- HintScope = ephsThisForm
- Left = 208
- Top = 16
- end
- end
-